On this pageClearListWithNilCheckUnit: sgConstsDescriptionCall ClearListWithNilCheck to clear up the content of a list of some class objects. While processing the objects are checked whether they nil or not.Syntaxprocedure ClearListWithNilCheck(List: TList);